chore: bump version to v5.1.0 - #732
Conversation
- Added project-status task for accurate *status command (SynkraAI#559) - Fixed ConfigCache.has() stat inflation and hook system errors (SynkraAI#582) - Fixed CI: use pull_request_target for fork PR labeling (SynkraAI#585) - Fixed cacheHitRate overflow, null depth count, checkpoint TypeError (SynkraAI#581) - Rebrand to AIOX Squad (SynkraAI#553) Regenerated install-manifest.yaml (1090 files, sha256:ea053983d78f5ef6).
|
Someone is attempting to deploy a commit to the SINKRA - AIOX Team on Vercel. A member of the Team first needs to authorize it. |
|
Welcome to aiox-core! Thanks for your first pull request. What happens next?
PR Checklist:
Thanks for contributing! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis PR releases version 5.1.0 by updating the package version, regenerating the install-manifest with current file sizes, and documenting the release in the changelog with new task coverage, multiple bug fixes, and documentation rebranding. Changes5.1.0 Release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Fechando como obsoleto. Este PR fazia bump para v5.1.0, mas a main atual do aiox-core já está em v5.2.7 e foi validada no SHA e9d088c com CI/Test/Pro Integration verdes. Manter aberto gera ruído e não deve ser mergeado. |
Summary
Version bump 5.0.3 → 5.1.0 (minor: 1 feat + 3 fixes since v5.0.0).
Changes since v5.0.0
project-statustask for accurate*statuscommand (feat: add project-status task for accurate *status command #559)ConfigCache.has()stat inflation and hook system errors (fix: resolve ConfigCache.has() stat inflation and hook system errors #582)pull_request_targetfor fork PR labeling (fix(ci): use pull_request_target for fork PR labeling #585)cacheHitRateoverflow, null depth count, checkpointTypeError(fix: resolve 3 bugs — cacheHitRate, null depth, checkpoint TypeError #581)Files
package.json— version bumped.aiox-core/install-manifest.yaml— regenerated (1090 files, sha256:ea053983d78f5ef6)CHANGELOG.md— entry[5.1.0] - 2026-05-13Quality Gates
npm run lint— PASSnpm run typecheck— PASSnpm test— PASSTag
v5.1.0pushed to fork at commit 552e57b.Test plan
npm run validate:manifestSummary by CodeRabbit
Release Notes v5.1.0
New Features
Bug Fixes
Documentation